func github.com/refraction-networking/utls.unmarshalCertificate

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_messages.go#L1569: 		!unmarshalCertificate(&s, &m.certificate) ||
		handshake_messages.go#L1580: func unmarshalCertificate(s *cryptobyte.String, certificate *Certificate) bool {
		ticket.go#L198: 		!unmarshalCertificate(&s, &cert) {